home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / programming / mui / mcc-install / mcc-install.pi < prev    next >
Fred Fish's Product-Info  |  1999-06-14  |  3KB  |  89 lines

  1. .name
  2. MCC-Install
  3. .type
  4. Installer script
  5. .short
  6. Universal MUI custom class installer script
  7. .description
  8. MCC-Install is an installer script for MUI Custom Classes that is highly
  9. modular to be reusable for other installer scripts.
  10.  
  11. MCC-Install features:
  12.  
  13.  - Follows the V43 Installer Style Guide
  14.  - Correctly supports the different user levels
  15.  - Install new/update mode
  16.  - Uninstallation
  17.  - Supports Installers prior to V43
  18.  - Highly automated
  19.  - Very flexible
  20.  - Very intelligent (for an installer-script ;-)
  21.  - It uses WrapGuide (if present) for the AmigaGuide® documentation if running
  22.    under a pre V39 system.
  23.  - Autodetects the CPU/FPU
  24.  - Autodetects the OS version
  25.  - Autodetects the MUI version
  26.  - Autodetects existing files within the distribution archive
  27.  - Installs the optimal 68010-68060 binary if available
  28.  - Supports the following document formats:
  29.    ASCII, AmigaGuide®, HTML
  30.  - It supports the following languages:
  31.    English, German, French, Danish, Italian, Dutch, Swedish, Polish, Finnish,
  32.    Greek, Czech, Russian, Serbian
  33.  - Supports source code installation for the following programming languages:
  34.    C, Assembler, Amiga-E, Modula II, Oberon, ARexx, Cluster, Blitz Basic 2
  35.  - It can be reused by (hopefully) all other MUI custom classes since the
  36.    authors of custom classes need to change only a few things:
  37.    * The #copyright variable
  38.    * The #min_os_version and #min_os_revision variables
  39.    * The #min_mui_version and #min_mui_revision variables
  40.    * The #language_mcc and #language_mcp variables
  41.    * The P_CustomExists, P_CustomInstall and P_CustomUninstall procedures
  42.    * The 'APPNAME' tooltype within the MCC-Install icon
  43. .version
  44. 43.23
  45. .date
  46. 1999.06.02
  47. .author
  48. Dipl.-Inform. Kai Hofmann
  49. .address
  50. Arberger Heerstr. 92
  51. 28307 Bremen
  52. GERMANY
  53. .email
  54. support@hofmann-int.de
  55. .url
  56. http://www.hofmann-int.de/
  57. http://www.hofmann-int.de/products/amiga/mui/MCC-Install.shtml
  58. ftp://ftp.aminet.net/pub/aminet/dev/mui/MCC-Install.lha
  59. .requirements
  60. Installer
  61. .distribution
  62. Giftware
  63. .price
  64. The minimum price is a trade. Send me a full version of your product at
  65. no cost including free updates!
  66. .installsize
  67. 150KB - 297KB
  68. .exectype
  69. Installer script
  70. .source
  71. Installer script (150KB)
  72. .tested
  73. CPU: 68030; OS 3.1; Video/Graphics: Picasso II (Village Tronic);
  74. Enforcer 37.70; Mungwall 37.71; SegTracker 37.70; Installer 43.3
  75. .docs
  76. MCC-Install.readme
  77. docs/english/MCC-Install.guide
  78. docs/english/MCC-Install.doc
  79. docs/english/MCC-Install_Dev.guide
  80. docs/english/MCC-Install_Dev.doc
  81. .aminet-dir
  82. dev/mui
  83. .aminet-file
  84. MCC-Install.lha
  85. .described-by
  86. Dipl.-Inform. Kai Hofmann <hofmann@hofmann-int.de>
  87. .submittal
  88. Dipl.-Inform. Kai Hofmann <hofmann@hofmann-int.de>
  89.